resident memory

英 [ˈrezɪdənt ˈmeməri] 美 [ˈrezɪdənt ˈmeməri]

网络  常驻内存; 紫色为常驻内存; 驻留内存

计算机



双语例句

  1. The top two also set the RESIDENT parameter to-1, which tells Linux to keep all the Informix memory segments in memory and not swap them to disk.
    前两个条目还将RESIDENT参数设置为-1,这告诉Linux将所有Informix内存碎片保留在内存中,不要将它们交换到磁盘。
  2. In this case, q means "resident size" and tells you how much actual memory the process is using.
    在这种情况下,q表示“驻留大小”,会显示进程实际使用的内存数量。
  3. Accessing a memory address that has been swapped is a lot slower than reading a resident ( in physical memory) address because it must be loaded from the hard drive.
    访问操作系统提供的内存地址要比读取(物理内存中的)常驻地址慢很多,因为必须硬盘驱动器加载它。
  4. Mem Usage: The online help calls this the working set of the process ( although many would call it the resident set)& the set of pages currently in main memory.
    MemUsage(内存使用):在线帮助将其称为进程的工作集(尽管很多人称之为驻留集)&当前在主存中的页面集。
  5. If you scroll down to the end of this long listing you'll come to the more interesting information: a list of the page-table mappings for the process's pages that are currently resident in main memory
    滚动到这个长长的列表的最后,您会看到更有趣的信息:目前驻留主存的进程页面的页表映射清单
  6. Neither System Driver Resident Bytes nor System Driver Total Bytes includes memory that cannot be written to disk.
    这个计数器不包括必须保留在物理内存中并不能写入到磁盘上的代码。
  7. As mentioned before, the patch will remain resident in memory, and even entering sleep mode won't delete it.
    像刚才提及的,这个补丁会在内存中生效,即使是睡眠模式也一样。
  8. Storage test: Study how the memory was stored either in the resident memory area or on the disk.
    存储测试:研究物理内存和虚拟内存的存储情况。
  9. These pages occupy space in the temporary file, but are not necessarily resident in memory.
    这些页占用临时文件中的空间,但不一定会驻留在内存中。
  10. Merriman agree that in the case of Foursquare, where all the database needs to be held in RAM, monitoring resident memory or just total database size would be sufficient to detect problems in advance.
    在Foursquare的案例中,Merriman同意,所有数据可以驻留在内存中,通过监控驻留内存或判断整个数据库的大小就足以预先监测问题。
  11. RSS is Resident Set Size, the non-swapped physical memory used by process.
    RSS是驻留集合大小,即进程所使用的非交换区的物理内存。
  12. The advantage of this method is that the transparent visit among Novell nets without extra resident program in workstation memory can be realized.
    这样作的优点是工作站无需增加另外的驻留程序便可实现两个NOVELL网的透明访问。
  13. In industrial computer systems based on MS-DOS, complex tasks schedule is completed by TSR that program is resident in memory.
    在以MS-DOS为操作系统的工业控制机中,复杂控制任务的调度是由驻留内存的TSR程序实现的。
  14. The memory resident real-time object-oriented database system ( MMRT-OODB) was designed. Using the memory management technology of Windows NT operation system, the whole database was mapped into virtual storage space to avoid transforming the data structure.
    设计了一个常驻内存的实时面向对象数据库系统(MMRT-OODB),利用WINDOWSnt操作系统内存管理技术,把整个数据库映射进虚拟存储空间,避免了数据结构的转化。
  15. Message Queue can resident in memory or disk until they are read by application program.
    消息队列可驻留在内存或磁盘上,队列存储消息直到它们被应用程序读走。
  16. The effective management for a resident data area, a transient area and a free area in main memory reduces the table swapping between the main memory and the disk.
    通过对内存常驻数据区、临时数据区和空白区的有效管理,从而减少了常用表的内外存频繁切换,提高了效率。
  17. The symbol registry table being resident in DSP memory is a specialty of this system. It makes user program can call other programs such as system functions.
    驻留在DSP内存中的符号注册表是本系统的一大特色,它使得用户程序可以调用诸如系统函数的其它程序。